home *** CD-ROM | disk | FTP | other *** search
- Path: user2.mnsinc.com!huang
- From: huang@mnsinc.com (Szu-Wen Huang)
- Newsgroups: comp.lang.c
- Subject: Re: Float to String
- Date: 27 Mar 1996 14:14:34 GMT
- Organization: Monumental Network Systems
- Message-ID: <4jbiga$69p@news1.mnsinc.com>
- References: <4is29s$h1a@dfw-ixnews6.ix.netcom.com> <DoxG0L.H1A@news.cern.ch>
- NNTP-Posting-Host: user.mnsinc.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Maurizio Loreti (loreti@mxsld2.pd.infn.it) wrote:
- : In article <4is29s$h1a@dfw-ixnews6.ix.netcom.com>, scoshe@ix.netcom.com(Christopher Scott Shelton ) writes:
- : >Is it possible to convert a float to a string? like the itoa function.
-
- : Yes.
-
- Maurizio, there are two types of people who read your post:
-
- 1. Those that know the answer
- 2. Those that don't know the answer
-
- Unless you're trying to be funny, the first type doesn't care what you
- write, and the second type won't care unless you tell them the answer.
- Since you exerted the effort to post a reply, perhaps it will not strain
- you too much to mention the function 'sprintf()'?
-